ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _TargetElementAction<TView> Class
Members

In This Topic
    _TargetElementAction<TView> Class
    In This Topic
    Object Model
    _TargetElementAction<TView> Class
    Syntax
    'Declaration
     
    Public Class _TargetElementAction(Of TView As IView) 
       Implements ICalculationEngineProxyITargetElementAction(Of TView) 
    public class _TargetElementAction<TView> : ICalculationEngineProxyITargetElementAction<TView>  
    where TView: IView
    Type Parameters
    TView
    Inheritance Hierarchy
    See Also